home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Passing Notes.cpt / Passing Notes / card_3437.txt < prev    next >
Text File  |  1992-04-01  |  2KB  |  114 lines

  1. -- card: 3437 from stack: in
  2. -- bmap block id: 11497
  3. -- flags: 4000
  4. -- background id: 2605
  5. -- name: intro
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide cd fld "Help"
  9.   show cd btn id 20
  10.   pass closeCard
  11. end closeCard
  12.  
  13.  
  14. -- part 26 (button)
  15. -- low flags: 00
  16. -- high flags: 2000
  17. -- rect: left=443 top=285 right=307 bottom=467
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 19678 / 19678
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: 
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   doScro right
  29. end mouseUp
  30. cd about
  31.  
  32.  
  33. -- part 19 (button)
  34. -- low flags: 00
  35. -- high flags: 2000
  36. -- rect: left=39 top=29 right=63 bottom=75
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 27009 / 27009
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: New Button
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   doScro left
  48. end mouseUp
  49. next cd
  50.  
  51.  
  52.  
  53. -- part 20 (button)
  54. -- low flags: 00
  55. -- high flags: 2000
  56. -- rect: left=61 top=286 right=308 bottom=86
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 26635 / 26635
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: New Button
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   lock screen
  68.   hide target
  69.   show cd fld "help"
  70.   unlock screen with dissolve
  71.   set cursor to 14
  72.   waiter
  73.   lock screen
  74.   show target
  75.   hide cd fld "help"
  76.   unlock screen with dissolve
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part 12 (field)
  82. -- low flags: 81
  83. -- high flags: 6004
  84. -- rect: left=71 top=73 right=302 bottom=485
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 0
  88. -- font id: 3
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 14
  92. -- part name: help
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   cleanScreen
  96.   popup "Help"
  97.   show cd btn id 20
  98. end mouseUp
  99.  
  100.  
  101.  
  102. -- part contents for card part 12
  103. ----- text -----
  104.                                           HELP!
  105.  
  106. Clicking on the RIGHT or LEFT pointing arrows moves you forwards or backwards thru the stack.  Click on an UP pointing arrow to see extra notes or information.
  107.  
  108. Clicking on the icon with an EYE (seeing the entire stack at once) takes you to a TABLE of CONTENTS from which you can get, in one click, to any card in the stack.
  109.  
  110. Clicking on the WORKS of ART identifies them.
  111.  
  112. Clicking on POP-UP TEXT fields (like this one) will hide them
  113.  
  114. Click on!